Advertisement
silvenga

Diff

Dec 21st, 2016
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.21 KB | None | 0 0
  1. diff --git "a/C:\\Users\\mlopez\\Desktop\\remote\\remote" "b/C:\\Users\\mlopez\\Desktop\\remote\\local"
  2. index 300e18a..59327fa 100644
  3. --- "a/C:\\Users\\mlopez\\Desktop\\remote\\remote"
  4. +++ "b/C:\\Users\\mlopez\\Desktop\\remote\\local"
  5. @@ -101,13 +101,13 @@
  6.    .ver 1:0:0:0
  7.  }
  8.  .module <snip>.dll
  9. -// MVID: {5D3688CF-591C-4000-B2C1-A582CAE2959D}
  10. +// MVID: {859EF4DB-C4E2-416B-8BD1-70D59AE9E878}
  11.  .imagebase 0x00400000
  12.  .file alignment 0x00000200
  13.  .stackreserve 0x00100000
  14.  .subsystem 0x0003       // WINDOWS_CUI
  15.  .corflags 0x00000001    //  ILONLY
  16. -// Image base: 0x017C0000
  17. +// Image base: 0x01250000
  18.  
  19.  
  20.  // =============== CLASS MEMBERS DECLARATION ===================
  21. @@ -4208,8 +4208,8 @@
  22.        IL_0076:  ldarg.s    message
  23.        IL_0078:  callvirt   instance class [NLog]NLog.Fluent.LogBuilder [NLog]NLog.Fluent.LogBuilder::Message(string)
  24.        IL_007d:  ldstr      "Write"
  25. -      IL_0082:  ldstr      "C:\\NCrunch Grid Node\\6956\\31\\src\\<snip>"
  26. -      + "<snip>"
  27. +      IL_0082:  ldstr      "C:\\Users\\mlopez\\AppData\\Local\\NCrunch\2560\\31\\src"
  28. +      + "\\<snip>"
  29.        IL_0087:  ldc.i4.s   99
  30.        IL_0089:  callvirt   instance void [NLog]NLog.Fluent.LogBuilder::Write(string,
  31.                                                                               string,
  32. @@ -4305,8 +4305,8 @@
  33.        IL_0085:  ldarg.s    message
  34.        IL_0087:  callvirt   instance class [NLog]NLog.Fluent.LogBuilder [NLog]NLog.Fluent.LogBuilder::Message(string)
  35.        IL_008c:  ldstr      "Write"
  36. -      IL_0091:  ldstr      "C:\\NCrunch Grid Node\\6956\\31\\src\\<snip>"
  37. -      + "<snip>"
  38. +      IL_0091:  ldstr      "C:\\Users\\mlopez\\AppData\\Local\\NCrunch\2560\\31\\src"
  39. +      + "<snip>"
  40.        IL_0096:  ldc.i4.s   110
  41.        IL_0098:  callvirt   instance void [NLog]NLog.Fluent.LogBuilder::Write(string,
  42.                                                                               string,
  43. @@ -4706,4 +4706,4 @@
  44.  // =============================================================
  45.  
  46.  // *********** DISASSEMBLY COMPLETE ***********************
  47. -// WARNING: Created Win32 resource file C:\Users\mlopez\Desktop\remote\remote.res
  48. +// WARNING: Created Win32 resource file C:\Users\mlopez\Desktop\remote\local.res
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement